home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / links / 00087_Script_link - Graphics Workshop < prev    next >
Encoding:
Text File  |  2000-10-10  |  138 b   |  8 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseUp
  4.  
  5.     open the moviepath&"software\Graphics Workshop Pro\gwsp20.exe"
  6.  
  7. end
  8.